Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal ParamArray annotationList() As Annotation _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public void Add( params Annotation[] annotationList ) |
Parameters
- annotationList
- A list of Annotation objects to add.
dotnetCHARTING | Send comments on this topic. |
Add(Annotation[]) Method | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > AnnotationCollection Class > Add Method : Add(Annotation[]) Method |
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal ParamArray annotationList() As Annotation _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public void Add( params Annotation[] annotationList ) |